Papers with Multi-Hop Question Answering
Generate-then-Ground in Retrieval-Augmented Generation for Multi-hop Question Answering (2024.acl-long)
Copied to clipboard
| Challenge: | Existing approaches to solve multi-hop question are constrained by the retriever and the noise in the retrieved documents. |
| Approach: | They propose a framework that integrates parametric knowledge of large language models with external documents to solve a multi-hop question. |
| Outcome: | The proposed framework is based on the parametric knowledge of LLMs and external documents to solve a multi-hop question. |
RISE: Reasoning Enhancement via Iterative Self-Exploration in Multi-hop Question Answering (2025.findings-acl)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) excel in many areas but face challenges with complex reasoning tasks, such as Multi-Hop Question Answering (MHQA). |
| Approach: | They propose a framework to enhance models’ reasoning capability through iterative self-exploration that addresses key errors in MHQA tasks such as Evidence Aggregation and Reasoning Decomposition. |
| Outcome: | Extensive experiments on multiple MHQA benchmarks show that the proposed framework significantly improves reasoning accuracy and task performance. |
HopWeaver: Cross-Document Synthesis of High-Quality and Authentic Multi-Hop Questions (2026.acl-long)
Copied to clipboard
| Challenge: | Multi-Hop Question Answering (MHQA) is a critical benchmark for evaluating the model’s ability to integrate information from diverse sources. |
| Approach: | They propose a framework that synthesizes authentic multi-hop questions without manual annotation without the need for manual guidance. |
| Outcome: | The proposed framework synthesizes bridge and comparison questions without human intervention and achieves comparable or superior quality to human-annotated datasets at a lower cost. |
DualRAG: A Dual-Process Approach to Integrate Reasoning and Retrieval for Multi-Hop Question Answering (2025.acl-long)
Copied to clipboard
Rong Cheng, Jinyi Liu, Yan Zheng, Fei Ni, Jiazhen Du, Hangyu Mao, Fuzheng Zhang, Bo Wang, Jianye Hao
| Challenge: | Existing approaches to multi-hop question answering struggle to identify and organize dynamic knowledge . et al., 2023; Liu e.t. al. 2023) suggest a dual-process framework for multi-step reasoning . |
| Approach: | They propose a synergistic dual-process framework that integrates reasoning and retrieval. |
| Outcome: | The proposed framework improves answer accuracy and coherence even in smaller-scale models. |